set Style Transition
abstract fun setStyleTransition(@NonNull() transitionOptions: TransitionOptions)
Content copied to clipboard
Overrides the map style's transition options with user-provided options.The style transition is re-evaluated when a new style is loaded.
Parameters
transitionOptions
The `transition options`.